crypto/tls.clientHandshakeStateTLS13.sendClientCertificate (method)
2 uses
crypto/tls (current package)
handshake_client_tls13.go#L142: if err := hs.sendClientCertificate(); err != nil {
handshake_client_tls13.go#L752: func (hs *clientHandshakeStateTLS13) sendClientCertificate() error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)